home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
utility
/
net2phone
/
data1.cab
/
Langauge_Independent
/
Net2fone.exe
/
0
/
RCDATA
/
TREGSUCCESS
/
TREGSUCCESS.txt
Wrap
Text File
|
1999-03-22
|
3KB
|
143 lines
object RegSuccess: TRegSuccess
Left = 327
Top = 170
BorderStyle = bsDialog
ClientHeight = 266
ClientWidth = 394
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 148
Top = 16
Width = 113
Height = 16
Caption = 'Congratulations!'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 13
Top = 54
Width = 281
Height = 13
Caption = 'You have successfully registered for a Net2Phone account.'
Color = clBtnFace
ParentColor = False
end
object Label3: TLabel
Left = 13
Top = 102
Width = 121
Height = 13
Caption = 'Your Account Number is:'
Color = clBtnFace
ParentColor = False
end
object Label4: TLabel
Left = 13
Top = 168
Width = 204
Height = 13
Caption = 'Copy these numbers down for your records.'
Color = clBtnFace
ParentColor = False
end
object Label5: TLabel
Left = 13
Top = 205
Width = 244
Height = 13
Caption = 'Thank you for registering for a Net2Phone Account.'
Color = clBtnFace
ParentColor = False
end
object Label6: TLabel
Left = 13
Top = 134
Width = 176
Height = 13
Caption = '5-Digit Personal idenitication Number:'
Color = clBtnFace
ParentColor = False
Visible = False
end
object SavePinLabel: TLabel
Left = 48
Top = 236
Width = 77
Height = 13
Caption = 'Save Pin to disk'
Visible = False
end
object OkBtn: TButton
Left = 153
Top = 232
Width = 75
Height = 23
Caption = 'OK'
TabOrder = 0
OnClick = OKBtnClick
end
object Account: TEdit
Left = 152
Top = 102
Width = 144
Height = 20
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = '9999-9999-9999'
end
object PIN: TEdit
Left = 216
Top = 134
Width = 144
Height = 20
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = '99999'
Visible = False
end
object SavePin: TCheckBox
Left = 19
Top = 227
Width = 22
Height = 30
Color = clBtnFace
ParentColor = False
TabOrder = 3
Visible = False
end
end